Contribution org.nuxeo.dam.theme--applications
In component org.nuxeo.dam.theme
org.nuxeo.dam.theme
inside nuxeo-dam-theme-5.8.jar
This contribution is part of XML component Extension Point
Extension point applications of component ThemeService.Contributed Items
XML Source
<extension point="applications" target="org.nuxeo.theme.services.ThemeService">
<application root="/nuxeo" template-engine="jsf-facelets">
<view id="/dam/assets.xhtml">
<theme>dam/default</theme>
</view>
<view id="/dam/asset.xhtml">
<theme>dam/default</theme>
</view>
</application>
</extension>